Custom Printer Library  1.17
PrintBarcodeStruct Struct Reference

#include <ccw_Types.h>

Data Fields

DWORD leftMarginValue
 
DWORD dwBarcodeWidth
 
DWORD dwBarcodeHeight
 
BarcodeAlign brcAlignMode
 
BarcodeHRIPosition brcHRIPosition
 
BarcodeType brcType
 
BYTE reserved [1023]
 Reserved fot future development. Do not use.
 

Detailed Description

Print Barcode Struct

Field Documentation

◆ brcAlignMode

BarcodeAlign brcAlignMode

Barcode justification

◆ brcHRIPosition

BarcodeHRIPosition brcHRIPosition

Barcode HRI Position

◆ brcType

BarcodeType brcType

Barcode type

◆ dwBarcodeHeight

DWORD dwBarcodeHeight

Barcode Height (dots)

◆ dwBarcodeWidth

DWORD dwBarcodeWidth

Barcode Width (dots) If this value is < 10, the value is the width to the narrowest bar. Otherwise is the max barcode width in dots.

◆ leftMarginValue

DWORD leftMarginValue

Left margin (dots), If this value is different to 0, the parameter brcAlignMode will be ignored


The documentation for this struct was generated from the following file: